NetworkStream
- Category
- Class
- Description
- Provides the underlying stream of data for network access.
- Assembly
- System
- Character
- public
- Ancestors
- Stream > MarshalByRefObject > Object
- Implements
- IDisposable
- Contstructors
- NetworkStream(Socket)
NetworkStream(Socket,Boolean)
NetworkStream(Socket,FileAccess)
NetworkStream(Socket,FileAccess,Boolean)- Properties
- CanRead
CanSeek
CanWrite
DataAvailable
Length
Position
Readable
Socket
Writeable- Methods
- BeginRead(Byte[],Int32,Int32,AsyncCallback,Object)
BeginWrite(Byte[],Int32,Int32,AsyncCallback,Object)
Close()
Dispose(Boolean)
EndRead(IAsyncResult)
EndWrite(IAsyncResult)
Finalize()
Flush()
Read(Byte[],Int32,Int32)
Seek(Int64,SeekOrigin)
SetLength(Int64)
Dispose()
Write(Byte[],Int32,Int32)- Tags
- 0103E2B958, 02E3ABA98D, 0311417F6F
- NetworkStream(Socket)
- Software for developers
-
.Net Components
Delphi Components
Software for Android Developers - More information resources
-
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples - Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database